Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

67 add control strategy recommendations #88

Merged
merged 205 commits into from
Apr 15, 2024

Conversation

panositi
Copy link
Contributor

Recommendations implementation is not fully complete. Attack path calculations is done, including logical expressions. The remaining part is to explore the CSG tree and apply CS changes.

@panositi panositi linked an issue Oct 18, 2023 that may be closed by this pull request
@ghost
Copy link

ghost commented Jan 9, 2024

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3.7% Duplication on New Code (required ≤ 3%)
B Reliability Rating on New Code (required ≥ A)
B Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

kenmeacham and others added 23 commits March 13, 2024 10:33
…ter abort. TODO: check and delete if possible
…sociated unit test. Recommendations are only used as an async job
… check for "FINISHED" status, otherwise test may never complete
Merge recommendations timeout branch into main 145 branch
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Copy link
Contributor

@kenmeacham kenmeacham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion we have agreed that this code is good enough to merge into dev

@kenmeacham kenmeacham merged commit 98bbb27 into dev Apr 15, 2024
2 of 3 checks passed
@kenmeacham kenmeacham deleted the 67-add-control-strategy-recommendations branch April 15, 2024 16:52
@kenmeacham kenmeacham added this to the Release version 3.5.0 milestone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add control strategy recommendations API
4 participants